const fmt.nilString

2 uses

	fmt (current package)
		print.go#L22: 	nilString         = "nil"
		print.go#L515: 				p.buf.writeString(nilString)